Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency lru-cache to v5 #2004

Merged
merged 1 commit into from
Nov 22, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2018

This PR contains the following updates:

Package Type Update Change References
lru-cache dependencies major ^4.1.3 -> ^5.0.0 source

Release Notes

isaacs/node-lru-cache

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source


Renovate configuration

📅 Schedule: "after 6pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot added the 🎄 dependencies Updates to dependencies, generally automatically managed by Renovate. label Nov 21, 2018
@renovate renovate bot force-pushed the renovate/lru-cache-5.x branch 2 times, most recently from 7e9bf3c to 006b5fe Compare November 21, 2018 13:09
abernix added a commit that referenced this pull request Nov 21, 2018
This is mandated by `lru-cache` v5 and surfaced the CircleCI failures on #2004:

https://circleci.com/gh/apollographql/apollo-server/22537

Luckily, this is a private implementation detail of Apollo Server's
`InMemoryLRUCache` so no additional changes should be necessary and we should
be able to update to `lru-cache` 5.0.0 in a semver minor respectful way.
@renovate renovate bot force-pushed the renovate/lru-cache-5.x branch from 006b5fe to 879cae0 Compare November 21, 2018 14:54
@renovate renovate bot force-pushed the renovate/lru-cache-5.x branch 7 times, most recently from cfaf7fd to e78e12c Compare November 22, 2018 09:20
abernix added a commit that referenced this pull request Nov 22, 2018
This is mandated by `lru-cache` v5 and surfaced the CircleCI failures on #2004:

https://circleci.com/gh/apollographql/apollo-server/22537

Luckily, this is a private implementation detail of Apollo Server's
`InMemoryLRUCache` so no additional changes should be necessary and we should
be able to update to `lru-cache` 5.0.0 in a semver minor respectful way.
@abernix abernix added rebase and removed rebase labels Nov 22, 2018
@renovate renovate bot force-pushed the renovate/lru-cache-5.x branch from 66b4c52 to f935884 Compare November 22, 2018 11:09
@renovate renovate bot force-pushed the renovate/lru-cache-5.x branch from f935884 to dc55fc2 Compare November 22, 2018 11:18
@abernix abernix merged commit 6f6f1d0 into master Nov 22, 2018
@renovate renovate bot deleted the renovate/lru-cache-5.x branch November 22, 2018 13:38
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🎄 dependencies Updates to dependencies, generally automatically managed by Renovate.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants